AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Desarrollar una aplicación o un sitio web / Controles, ventanas y páginas / Controles: tipos disponibles / Control deslizante (WEBDEV)
  • Events managed by default
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Events associated with a Slider control (WEBDEV)
Events managed by default
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls:
EventRuntime condition
InitializationRun when opening the page.
Whenever modified (browser code)Run when the Slider control cursor is clicked on, and whenever the cursor moves.
End of modification (browser code)Run at the end of the movement of the Slider control cursor (when the cursor is released).
End of modification (server code)Run at the end of the movement of the Slider control cursor (when the cursor is released).
Versión mínima requerida
  • Versión 18
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local